=== Ultimate WP Accessibility ===
Contributors: Ultimate Multimedia Consult
Tags: accessibility, wcag, ada, eaa 2025, screen reader, ai alt text
Requires at least: 5.8
Tested up to: 6.4
Stable tag: 1.0.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Accelerates WCAG 2.2 AA, ADA, and EAA 2025 compliance with a frontend toolbar, AI alt text generation, and backend auditing.

== Description ==

Ultimate WP Accessibility is the most comprehensive, enterprise-grade accessibility solution for WordPress. Designed by Ultimate Multimedia Consult, this plugin accelerates your website's path to meeting the strict requirements of WCAG 2.2 AA, the ADA, and the European Accessibility Act (EAA) 2025.

With a robust Freemium architecture, the free core provides essential tools like a highly customizable Frontend Accessibility Toolbar, while the Pro version unlocks a suite of powerful AI-driven features.

= Free Core Features =
* **Frontend Accessibility Toolbar:** Instantly allow users to toggle High Contrast, Grayscale, Dyslexia-friendly fonts, and Text Resizing.
* **DOM Fixer:** Automated injection of "Skip to content" links and generic ARIA roles.
* **Basic Media Scanner:** Admin dashboard utility for auditing media library alt text.

= Premium (Pro) Features =
* **AI-Powered Alt Text Generator:** Automatically analyzes and tags images on upload using a robust cascade engine supporting Gemini, OpenAI, Claude, Meta, Grok, OpenRouter, and Kia.
* **Screen Reader Optimization Mode:** Intelligently restructures heading hierarchies and contextualizes ambiguous "Read More" links for NVDA/JAWS screen readers. Zero-lag performance caching included!
* **Advanced Compliance Reporter:** AJAX-powered deep content scanner for structural flaws, plus an EAA 2025 compliant Accessibility Statement Generator via shortcode.
* **ADHD Reading Tools:** Includes a "Reading Mask" to eliminate peripheral distractions and a "Reading Guide" to track text lines effortlessly.
* **Motion & Animation Reducer:** Universal enforcement of `prefers-reduced-motion` for vestibular disorder accessibility. Automatically stops CSS animations and pauses autoplaying videos.

Upgrade to Pro today at [Ultimate Multimedia Consult](https://www.ultimatemultimediaconsult.com/product/get-ultimate-wp-accessibility-plugin-to-ensure-compliance-and-equitable-usage/).

== Frequently Asked Questions ==

= Does this plugin guarantee 100% ADA compliance? =
While the plugin drastically improves your site's accessibility and provides the tools necessary to meet WCAG 2.2 AA and EAA 2025 standards, no automated tool can guarantee 100% legal compliance. We highly recommend manual audits alongside this plugin.

= Do I need to pay for the AI Alt Text Generation? =
The plugin supports multiple AI providers. You can use the free Gemini API tier, which is more than sufficient for most websites, meaning you can generate AI alt text at no additional monthly cost!

= Will the Screen Reader Optimizer slow down my site? =
No! The Screen Reader Optimizer utilizes a smart caching system (WordPress Transients) that only parses the DOM once per unique post edit. Subsequent page loads are served from the cache instantly, ensuring zero impact on your Time to First Byte (TTFB).

= How do the ADHD Reading Tools work? =
The Reading Mask and Reading Guide are highly optimized JavaScript overlays that follow the user's cursor. They use `pointer-events: none` to ensure they never interfere with clicking links or interacting with the page.

== Installation ==

1. Upload the `ultimate-wp-accessibility` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to the new 'Accessibility' menu in your WordPress dashboard to configure your settings and enter your Pro License Key.

== Changelog ==

= 1.0.0 =
* Initial release. Includes Frontend Toolbar, AI Alt Text Generator, Screen Reader Optimizer, Compliance Reporter, and ADHD Reading Tools.
